object frmDefragError: TfrmDefragError Left = 343 Top = 227 Width = 652 Height = 456 Caption = 'frmDefragError' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object pnlDefragError: TPanel Left = 0 Top = 0 Width = 644 Height = 422 Align = alClient BevelOuter = bvNone Color = clWhite TabOrder = 0 DesignSize = ( 644 422) object axlCaption: TAxLabel Left = 32 Top = 16 Width = 215 Height = 19 WordWrap = False Quality = smMMXSmoothing4x Layout = tlCenter Transparent = False Caption = 'Unexpected error occurred' Font.Charset = DEFAULT_CHARSET Font.Color = 10040064 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ShowAccelChar = True ParentFont = False end object axlDescriptionValue: TAxLabel Left = 32 Top = 178 Width = 568 Height = 111 WordWrap = True Transparent = True AutoSize = False Anchors = [akLeft, akTop, akRight] Caption = 'Auslogics Registry Defrag did not defragment the registry due to' + ' the following problem:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ShowAccelChar = True ParentFont = False end object imgWatermarkPage: TImage Left = 297 Top = 297 Width = 349 Height = 127 Anchors = [akRight, akBottom] AutoSize = True Picture.Data = {} Transparent = True end object axlDescription: TAxLabel Left = 32 Top = 160 Width = 225 Height = 18 WordWrap = True Transparent = True AutoSize = False Anchors = [akLeft, akTop, akRight] Caption = 'Error description:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ShowAccelChar = True ParentFont = False end object axlErrorCode: TAxLabel Left = 32 Top = 115 Width = 225 Height = 18 WordWrap = True Transparent = True AutoSize = False Anchors = [akLeft, akTop, akRight] Caption = 'Error code:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ShowAccelChar = True ParentFont = False end object axlErrorCodeValue: TAxLabel Left = 32 Top = 133 Width = 225 Height = 18 WordWrap = True Transparent = True AutoSize = False Anchors = [akLeft, akTop, akRight] Caption = '0' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ShowAccelChar = True ParentFont = False end object axlErrorText: TAxLabel Left = 32 Top = 52 Width = 568 Height = 53 WordWrap = True Transparent = True AutoSize = False Anchors = [akLeft, akTop, akRight] Caption = 'Auslogics Registry Defrag cannot analyze your registry due to so' + 'me errors. Please, unload your antivirus, check admin rights and' + ' try again. If you get same problems again send this information' + ' to Auslogics Support Team.' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ShowAccelChar = True ParentFont = False end end end